home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000074_icon-group-sender _Mon Jun 8 08:18:24 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.8/8.8.7) with SMTP id IAA19526
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 8 Jun 1998 08:18:22 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA13889; Mon, 8 Jun 1998 08:18:15 -0700
  7. Message-Id: <199806071520.RAA01123@capway.com>
  8. From: "Vladimir Grodzenski" <grodzens@capway.com>
  9. To: evans@gte.net
  10. Date: Sun, 7 Jun 1998 17:17:02 +0000
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. Content-Transfer-Encoding: 7BIT
  14. Subject: Re: Directory access facilities
  15. Reply-To: <vladimir.grodzenski@capway.com>
  16. Cc: icon-group@optima.CS.Arizona.EDU
  17. Priority: urgent
  18. In-Reply-To: <35782CAD.4F7E@gte.net>
  19. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  20. Status: RO
  21. Content-Length: 635
  22.  
  23. On  5 Jun 98 at 12:36, MJE <evans@gte.net> wrote:
  24.  
  25. > Presumably one could ask for all files with no filters and get what
  26. > you want.  You and I have different opinions about what is trivial
  27. > at the application level.  I will put in my filters, and you can
  28. > leave yours out to do the filtering inside your app.
  29.  
  30.  
  31. procedure dirlist(path, recurse_flag, filter)
  32.   return list of subdirectories
  33. end
  34.  
  35. procedure filelist(-idem-)
  36.   return list of files
  37. end
  38.  
  39. Vladimir Grodzenski
  40. =================================================
  41. E-mail: vladimir.grodzenski@capway.com
  42. CompuServe: 100700,526
  43. =================================================
  44.